AsyncSubject.IsCompleted property¶
Defined in
Type: AsyncSubjectSystem.Reactive.Subjects
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public bool IsCompleted { get; }
Summary: Gets whether the AsyncSubject has completed.
Returns: bool
Defined in
Type: AsyncSubjectSystem.Reactive.Subjects
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public bool IsCompleted { get; }
Summary: Gets whether the AsyncSubject has completed.
Returns: bool